You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVec Class > TVec Methods > Size Method > TVec.Size Method ([In] TMtxVecBase, [In] TMtxFloatPrecision)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVec.Size Method ([In] TMtxVecBase, [In] TMtxFloatPrecision)

Sets vector size.

Syntax
C#
Visual Basic
public override TMtxVec Size([In] TMtxVecBase Src, [In] TMtxFloatPrecision aFloatPrecision);

Length is set to Src.Length and precision is set to aFloatPrecision.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!